Skip to content

Conversation

@PJB3005
Copy link
Member

@PJB3005 PJB3005 commented Aug 23, 2024

This is a new API that allows operating system fonts to be loaded by the engine and used by content.

Fonts are provided in a flat list exposing all the relevant metadata. They are loaded from disk with a Load call.

Initial implementation is only for Windows DirectWrite.

TODO:

  • Memory map fonts to reduce memory usage and improve loading perf.

This is a new API that allows operating system fonts to be loaded by the engine and used by content.

Fonts are provided in a flat list exposing all the relevant metadata. They are loaded from disk with a Load call.

Initial implementation is only for Windows DirectWrite.
@PJB3005 PJB3005 requested a review from DrSmugleaf as a code owner August 23, 2024 15:25
@PJB3005 PJB3005 added T: New Feature Type: New feature A: Rendering Anything related to putting pixels on the screen A: Platform Integration Connecting the engine to OS functionality labels Aug 23, 2024
@PJB3005 PJB3005 marked this pull request as draft August 23, 2024 15:26
@PJB3005 PJB3005 marked this pull request as ready for review August 23, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: Platform Integration Connecting the engine to OS functionality A: Rendering Anything related to putting pixels on the screen T: New Feature Type: New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant